QT3DAudio Class

A storage container for 3D Audio settings. The properties of this class enable you to store such settings.

Events

None

Properties

ConeAngleCos

LocationElevation

ReverbAttenuation

ConeAttenuation

LocationListenerVelocity

RoomReflectivity

CPULoad

LocationProjectionAngle

RoomSize

Humidity

LocationSourceVelocity

SourceMode

LocationAzimuth

Medium

 

LocationDistance

ReferenceDistance

 

Methods

None

More information available in parent classes: Object


Notes

The QT3DAudio class is for adding audio spatialization (special effects) to audio tracks. Add the QT3DAudio object to a QTSoundTrack with QTSoundTrack.Set3D method.

The properties of this class enable you to set QuickTime parameters that are documented at the following URL:

http://developer.apple.com/techpubs/quicktime/qtdevdocs/APIREF/SOURCESIV/ssplocalizationdata.htm


See Also

EditableMovie, QTSoundTrack classes.